Fix "usb part" command
authorChristian Eggers <[email protected]>
Fri, 27 Jun 2008 17:46:51 +0000 (19:46 +0200)
committerWolfgang Denk <[email protected]>
Thu, 10 Jul 2008 10:24:29 +0000 (12:24 +0200)
commitd4b5f3fa001228d76e2c3380cedadf804b802c2a
treee51e16e6ebaff2a8bd6bff9391d8d9d49422ddc4
parente73b5212e0463a3db0af0a5c95c75bfb762ca973
Fix "usb part" command

Only print partition for selected device if user supplied the <dev>
arg with the "usb part [dev]" command.

Signed-off-by: Christian Eggers <[email protected]>
Acked-by: Markus Klotzbuecher <[email protected]>
common/cmd_usb.c